Name | Description | |
---|---|---|
![]() | ViewerCommandBase<T> | Initializes a new instance of the ViewerCommandBase<T> class. |
Name | Description | |
---|---|---|
![]() | ViewerCommandBase<T> | Initializes a new instance of the ViewerCommandBase<T> class. |
Name | Description | |
---|---|---|
![]() | Viewer | Gets or sets the image viewer where command must be executed. |
Name | Description | |
---|---|---|
![]() | CanExecute | Determines that command can be executed. |
![]() | Execute | Overloaded. Executes the command. |
Name | Description | |
---|---|---|
![]() | OnCanExecuteChanged | Raises the CanExecuteChanged event. |
Name | Description | |
---|---|---|
![]() | CanExecuteChanged | Occurs when ability to execute the command is changed. |